installConstraint property
The constraints for installing the app.
You can specify a maximum of one InstallConstraint. Multiple constraints are rejected.
Optional.
Implementation
core.List<InstallConstraint>? installConstraint;
The constraints for installing the app.
You can specify a maximum of one InstallConstraint. Multiple constraints are rejected.
Optional.
core.List<InstallConstraint>? installConstraint;