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