FlutterMoneykitPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- FlutterMoneykitPlatform
- Implementers
Constructors
- FlutterMoneykitPlatform()
- Constructs a FlutterMoneykitPlatform.
Properties
Methods
-
continueFlow(
{required String url}) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
presentLinkFlow(
{required String linkToken}) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ FlutterMoneykitPlatform
-
The default instance of FlutterMoneykitPlatform to use.
getter/setter pair