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