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