openSystemAlertWindowSettings method Null safety
- {bool forceOpen = false}
Implementation
Future<bool> openSystemAlertWindowSettings({bool forceOpen = false}) {
throw UnimplementedError(
'openSystemAlertWindowSettings has not been implemented.');
}