toJson method

Map<String, dynamic> toJson()

IotInterchangeResponse to JSON converter

Implementation

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