M typedef

M = Map<String, dynamic>?

Implementation

typedef M = Map<String, dynamic>?;