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