MappedRow typedef

MappedRow = Map<String, dynamic>

Implementation

typedef MappedRow = Map<String, dynamic>;