openFullScreenIntentSettings method
Implementation
Future<void> openFullScreenIntentSettings() {
throw UnimplementedError(
'openFullScreenIntentSettings() has not been implemented.',
);
}
Future<void> openFullScreenIntentSettings() {
throw UnimplementedError(
'openFullScreenIntentSettings() has not been implemented.',
);
}