systemUpdate property

SystemUpdate? systemUpdate
getter/setter pair

The system update policy, which controls how OS updates are applied.

If the update type is WINDOWED, the update window will automatically apply to Play app updates as well.

Implementation

SystemUpdate? systemUpdate;