hasRotationKeys property

bool get hasRotationKeys

Returns true if rotationKeys is not null, otherwise false.

Implementation

bool get hasRotationKeys => rotationKeys != null;