MethodChannelPermissionRequestPage class
An implementation of PermissionRequestPage method channels.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
canDrawOverlays(
) → Future< bool> - Whether the overlay permission can draw content.
-
isLocationServicesEnabled(
) → Future< bool> - Whether location services are enabled.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
openLocationServicesSettings(
) → Future< bool> - Open location services settings.
-
openOverlayPermissionSettings(
) → Future< bool> - Open the overlay permission settings.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance → MethodChannelPermissionRequestPage
-
The instance of MethodChannelPermissionRequestPage.
final