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