toMap method

Map<String, dynamic> toMap()

Returns source of the JsonMap

Implementation

Map<String, dynamic> toMap() => _jsonMap;