InAppInline constructor
const
InAppInline({})
Implementation
const InAppInline({Key? key, required this.propertyId,this.screenName,this.customParams,this.hideIfNotFound}) : super(key: key);
const InAppInline({Key? key, required this.propertyId,this.screenName,this.customParams,this.hideIfNotFound}) : super(key: key);