buffer property
Object
get
buffer
An accessor property that returns the buffer contained in the memory.
Implementation
_i2.Object get buffer => _i6.getProperty(
this,
'buffer',
);
An accessor property that returns the buffer contained in the memory.
_i2.Object get buffer => _i6.getProperty(
this,
'buffer',
);