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