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