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