map property

Map<String, dynamic> map
latefinal

Returns the internal map.

Implementation

late final Map<String, dynamic> map;