customerNote property

  1. @JsonKey(name: "customer_note")
String? customerNote
final

Implementation

@JsonKey(name: "customer_note")
final String? customerNote;