menu
faunadb_http package
documentation
query.dart
Degrees
Degrees.fromJson factory constructor
Degrees.fromJson factory constructor
dark_mode
light_mode
Degrees.fromJson
constructor
Degrees.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Degrees.fromJson(Map<String, dynamic> json) => _$DegreesFromJson(json);
faunadb_http package
documentation
query
Degrees
Degrees.fromJson factory constructor
Degrees class