menu
another_square package
documentation
square_models.dart
CustomerGroup
CustomerGroup.new constructor
CustomerGroup.new constructor
dark_mode
light_mode
CustomerGroup
constructor
CustomerGroup
(
{
String
?
updatedAt
,
String
?
createdAt
,
String
?
id
,
String
?
name
,
})
Implementation
CustomerGroup({ this.updatedAt, this.createdAt, this.id, this.name });
another_square package
documentation
square_models
CustomerGroup
CustomerGroup.new constructor
CustomerGroup class