BlePlatformDelegateCallbackHandler class

Implemented types

Properties

handlers Map<String, BlePlatformDelegate>
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addHandler(BlePlatformDelegate handler) String
inherited
call(String method, dynamic arguments) → dynamic
inherited
match(String method, dynamic arguments) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onCallbackMethodCall(String methodName, dynamic arguments) → dynamic
removeHandler(String handlerId) bool
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited