SmartLinkPlatform class
Android native bridge (MethodChannel + EventChannel).
Properties
Methods
-
dispose(
) → Future< void> -
getDeferredLink(
) → Future< SmartLinkData?> -
getInitialLink(
) → Future< SmartLinkData?> -
initialize(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setListener(
void listener(SmartLinkData)) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance → SmartLinkPlatform
-
no setter