openSetting static method
Open the system settings page of the current app.
Implementation
static Future<void> openSetting() => plugin.openSetting();
Open the system settings page of the current app.
static Future<void> openSetting() => plugin.openSetting();