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