action property

String action
getter/setter pair

The settings screen to be shown (eg: DeviceSettings.IGNORE_BATTERY_OPTIMIZATIONS, DeviceSettings.POWER_MANAGER).

This property is set automatically.

Implementation

late String action;