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