preferredCustomerName property

  1. @JsonKey(name: "preferredCustomerName")
dynamic preferredCustomerName
getter/setter pair

Implementation

@JsonKey(name: "preferredCustomerName")
dynamic preferredCustomerName;