mapValue property

Map<String, JSON> mapValue

Non-optional <String, JSON>{}

Implementation

Map<String, JSON> get mapValue => map ?? Map.unmodifiable({});