toJson method

Map<String, dynamic> toJson()

Converts a RetrieveOrderResponse to a Map

Implementation

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