memory property
Uint8List
get
memory
Implementation
Uint8List get memory =>
instance!.memories['memory']!.jsObject.buffer.asUint8List();
Uint8List get memory =>
instance!.memories['memory']!.jsObject.buffer.asUint8List();