BridgeGateway class
Constructors
Properties
Methods
-
close(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pause(
) → void -
registerSession(
) → Future< void> -
send(
String request, String receiverPublicKey, String topic, {int? ttl}) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
-
unpause(
) → Future< void>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited