Creates an instance from a JSON map.
factory UltraOrderRequest.fromJson(Map<String, dynamic> json) => _$UltraOrderRequestFromJson(json);