byteOffset property

num get byteOffset

The offset in bytes of the array.

Implementation

_i2.num get byteOffset => _i5.getProperty(
      this,
      'byteOffset',
    );