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