storage property

Float64List storage

Access the internal storage of the quaternions components.

Implementation

Float64List get storage => _qStorage;