jsonMap property

Map<String, dynamic> get jsonMap

Implementation

Map<String, dynamic> get jsonMap => json.decoder.convert(this);