SmsAutoFillPlusPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- SmsAutoFillPlusPlatform
- Implementers
Constructors
Properties
Methods
-
getAppSignature(
) → Future< String> -
getDiagnostics(
) → Future< Map< String, dynamic> ?> -
listenForCode(
{OtpParser? parser, AutofillStrategy strategy = AutofillStrategy.auto, String? senderPhoneNumber}) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
requestPhoneHint(
) → Future< String?> -
simulateMessage(
String message) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
-
unregisterListener(
) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ SmsAutoFillPlusPlatform
-
getter/setter pair