autoInstallConstraint property
The constraints for auto-installing the app.
You can specify a maximum of one constraint.
Implementation
core.List<AutoInstallConstraint>? autoInstallConstraint;
The constraints for auto-installing the app.
You can specify a maximum of one constraint.
core.List<AutoInstallConstraint>? autoInstallConstraint;