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