PendingRegistrationResolver class
Resolver used for pending registration interruption.
- Mixed-in types
Constructors
- PendingRegistrationResolver(MethodChannel _channel)
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
-
decodeError(
PlatformException error) → Map< String, dynamic> -
Mapping communication error structure.
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setAccount(
Map< String, dynamic> map) → Future<Map< String, dynamic> ?> - Set the missing account data in order to resolve the interruption.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited