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