customer property

  1. @JsonKey(name: "Customer")
String? customer
final

Implementation

@JsonKey(name: "Customer")
final String? customer;