memory property

Uint8List memory

Implementation

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