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