floats property

Float32List get floats

Implementation

Float32List get floats {
  _assertNotReleased();
  return _snapshot;
}