menu
sghi_core package
documentation
domain_objects/entities/customer.dart
Customer
profileID property
profileID property
dark_mode
light_mode
profileID
property
@JsonKey.new(name: 'profileID')
String
?
get
profileID
inherited
Implementation
@JsonKey(name: 'customerID') String? get id;@JsonKey(name: 'profileID') String? get profileID;
sghi_core package
documentation
domain_objects/entities/customer
Customer
profileID property
Customer class