customsBrokerAddressId property

  1. @JsonKey(name: 'customs_broker_address_id')
String? customsBrokerAddressId
getter/setter pair

Implementation

@JsonKey(name: 'customs_broker_address_id')
late String? customsBrokerAddressId;