We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcaed78 commit 1efc16fCopy full SHA for 1efc16f
playground/dart/lib/recommend.dart
@@ -15,7 +15,7 @@ void main() async {
15
RelatedProducts(
16
model: RelatedModel.relatedProducts,
17
objectID: '6445156',
18
- fallbackParameters: FallbackParams(
+ fallbackParameters: RecommendSearchParams(
19
query: 'iphone',
20
),
21
0 commit comments