customerID property
Implementation
@JsonKey(name: 'customerID') String? get id;@JsonKey(name: 'profileID') String? get profileID;@JsonKey(name: 'id') String? get customerID;
@JsonKey(name: 'customerID') String? get id;@JsonKey(name: 'profileID') String? get profileID;@JsonKey(name: 'id') String? get customerID;