sheet constant
IOSPaywallPresentationStyle
const sheet
Presents the paywall as a sheet (default iOS behavior).
Implementation
static const sheet = IOSPaywallPresentationStyle._('sheet');
Presents the paywall as a sheet (default iOS behavior).
static const sheet = IOSPaywallPresentationStyle._('sheet');