inboundCourier property

  1. @JsonKey(name: 'inbound_courier')
String? inboundCourier
getter/setter pair

Implementation

@JsonKey(name: 'inbound_courier')
String? inboundCourier;