doubles property

Float64List get doubles

Implementation

Float64List get doubles {
  _assertNotReleased();
  return _snapshot;
}