map property

Map<String, dynamic> map

Gets this Params as a Map.

Implementation

Map<String, dynamic> get map;