map property

Map<String, Object?> map

Implementation

Map<String, Object?> get map => _map;