GenuinFeedEmbedView constructor
const
GenuinFeedEmbedView({})
Implementation
const GenuinFeedEmbedView({
super.key,
required this.embedId,
this.uniqueId = "",
this.interactionDeepLink = "",
this.isDirectDeepLinkEnabled = false,
this.isDirectDeepLinkWithLoginEnabled = false,
this.isShowProfileEnabled = false,
this.ssoToken = "",
this.isStandardWall = false,
});