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