storage property
Float64List
get
storage
Access the internal storage of the quaternions components.
Implementation
Float64List get storage => _qStorage;
Access the internal storage of the quaternions components.
Float64List get storage => _qStorage;