byteLength property
num
get
byteLength
The length in bytes of the array.
Implementation
_i2.num get byteLength => _i5.getProperty(
this,
'byteLength',
);
The length in bytes of the array.
_i2.num get byteLength => _i5.getProperty(
this,
'byteLength',
);