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