openAppSettings static method

Future<bool> openAppSettings()

Opens the app settings.

Implementation

static Future<bool> openAppSettings() =>
    SmartLocationImpl().openAppSettings();