customerUid property

  1. @JsonKey(name: 'customer_uid')
String? customerUid
getter/setter pair

Implementation

@JsonKey(name: 'customer_uid')
String? customerUid;