toJson method

Map<String, dynamic> toJson()

Convert this Dart type instance to JSON.

Implementation

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