menu
another_square package
documentation
square_models.dart
CustomerGroup
CustomerGroup.fromJson factory constructor
CustomerGroup.fromJson factory constructor
dark_mode
light_mode
CustomerGroup.fromJson
constructor
CustomerGroup.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CustomerGroup.fromJson(Map<String, dynamic> json) => _$CustomerGroupFromJson(json);
another_square package
documentation
square_models
CustomerGroup
CustomerGroup.fromJson factory constructor
CustomerGroup class