Checks if the app has permission to write system settings (Android only).
@override Future<bool> hasWriteSettingsPermission() async => true;