ackBundleInstallationWarning property
Whether to acknowledge bundle installation warnings.
Must be set to true if the bundle installation may trigger
warnings on user devices (e.g., "can only be downloaded over wifi").
Typically required for bundles over 150MB. Acknowledges that
users may see download restrictions.
Default: false
Implementation
final bool? ackBundleInstallationWarning;