toJson method

Map<String, dynamic> toJson()

Input type as JSON map.

Implementation

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