JsEventMapperService class
Constructors
- JsEventMapperService({MacWebViewBrowser? inAppBrowser, required Socket socketInfo, required BuildContext context})
Properties
-
commonError
→ Map<
String, Object> -
final
- context → BuildContext
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- inAppBrowser → MacWebViewBrowser?
-
final
- resultHandlerService → ResultHandlerService
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- socketInfo → Socket
-
final
Methods
-
getHandlerInstance(
Events eventName, PlatformWebViewController controller) → Function -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited