memory property

MemoryApi get memory

Implementation

MemoryApi get memory => _memory ??= MemoryApi(client);