preferredCustomerName property

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

Implementation

@JsonKey(name: "preferredCustomerName")
String? preferredCustomerName;