menu
faunadb_http package
documentation
query.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);
faunadb_http package
documentation
query
Range
Range.fromJson factory constructor
Range class