buffer property
dynamic
get
buffer
The ArrayBuffer instance referenced by the array.
Implementation
_i2.dynamic get buffer => _i5.getProperty(
this,
'buffer',
);
The ArrayBuffer instance referenced by the array.
_i2.dynamic get buffer => _i5.getProperty(
this,
'buffer',
);