view property

ArrayBufferView? get view

Implementation

_i9.ArrayBufferView? get view => _i4.getProperty(
      this,
      'view',
    );