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