menu
optimus_flutter package
documentation
dto/request/tracking_request.dart
DefaultAttributes
customerGender property
customerGender property
dark_mode
light_mode
customerGender
property
@JsonKey(name: "CUSTOMER_ATTRIBUTE_GENDER")
String
?
customerGender
getter/setter pair
Implementation
@JsonKey(name: "CUSTOMER_ATTRIBUTE_GENDER") String? customerGender;
optimus_flutter package
documentation
dto/request/tracking_request
DefaultAttributes
customerGender property
DefaultAttributes class