lengthInBytes property Null safety

int lengthInBytes
inherited

Implementation

int get lengthInBytes => _length * _typedBuffer.elementSizeInBytes;