storage property Null safety

Float64List storage

Access the internal storage of the quaternions components.

Implementation

Float64List get storage => _qStorage;