MP typedef

MP = Map<String, dynamic>

Implementation

typedef MP = Map<String, dynamic>;