values property

Uint16List get values

Implementation

Uint16List get values {
  _assertNotReleased();
  return _snapshot;
}