openSetting static method

Future<void> openSetting()

Open the system settings page of the current app.

Implementation

static Future<void> openSetting() => plugin.openSetting();