openRestrictedSettings method

Future<bool> openRestrictedSettings()

Abre configurações restritas do app (Android 13+)

Implementation

Future<bool> openRestrictedSettings() => throw UnimplementedError();