toJson method

Map<String, dynamic> toJson()

Mappings as JSON map.

Implementation

Map<String, dynamic> toJson() => _$MappingsToJson(this);