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