importerAddressId property

  1. @JsonKey(name: 'importer_address_id')
String? importerAddressId
getter/setter pair

Implementation

@JsonKey(name: 'importer_address_id')
late String? importerAddressId;