toMap abstract method

Future<List<Map<String?, dynamic>>> toMap()

toMap returns a map

Implementation

Future<List<Map<String?, dynamic>>> toMap();