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