menu
sendbird_sdk
isolate_bridge_slave
IsolateSlave
sendToMaster method
sendToMaster
brightness_4
sendToMaster
method
Null safety
void
sendToMaster
(
dynamic
action
)
Implementation
void sendToMaster(dynamic action) { _masterPort.send(action); }
sendbird_sdk
isolate_bridge_slave
IsolateSlave
sendToMaster method
IsolateSlave class
Constructors
IsolateSlave
Properties
hashCode
runtimeType
Methods
handleMessage
noSuchMethod
replyInit
sendToMaster
sendToSlave
setError
toString
Operators
operator ==