plane1 property Null safety

Plane plane1

The second plane that defines the bounds of this frustum.

Implementation

Plane get plane1 => _plane1;