offsetInBytes property - TypedData class - dart:typed_data library

int get offsetInBytes

The offset of this view into the underlying byte buffer, in bytes.

Implementation

int get offsetInBytes;