toJson method

Map<String, dynamic> toJson()

Output type as JSON map.

Implementation

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