menu
synerise_flutter_sdk package
documentation
model/content/screen_view_api_query.dart
ScreenViewApiQuery
ScreenViewApiQuery.new constructor
ScreenViewApiQuery.new constructor
dark_mode
light_mode
ScreenViewApiQuery
constructor
ScreenViewApiQuery
(
{
required
String
feedSlug
,
String
?
productId
,
})
Implementation
ScreenViewApiQuery({ required this.feedSlug, this.productId });
synerise_flutter_sdk package
documentation
model/content/screen_view_api_query
ScreenViewApiQuery
ScreenViewApiQuery.new constructor
ScreenViewApiQuery class