KnotapiFlutterPlatform class abstract
- Inheritance
-
- Object
- PlatformInterface
- KnotapiFlutterPlatform
- Implementers
Constructors
- KnotapiFlutterPlatform.new()
- Constructs a KnotapiFlutterPlatform.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
onObject
→ Stream<
KnotObject> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
closeKnotSDK(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
openCardOnFileSwitcher(
KnotConfiguration configuration) → Future< void> -
openSubscriptionManager(
KnotConfiguration configuration) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ KnotapiFlutterPlatform
-
The default instance of KnotapiFlutterPlatform to use.
getter/setter pair