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