MemoryOutputValues typedef

MemoryOutputValues = Map<String, dynamic>

Output values to save to memory.

Implementation

typedef MemoryOutputValues = Map<String, dynamic>;