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