menu
sendbird_sdk
isolate_bridge_master
IsolateMaster
sendToMaster method
sendToMaster
brightness_4
sendToMaster
method
Null safety
void
sendToMaster
(
dynamic
action
)
Implementation
void sendToMaster(dynamic action) { _receivePortForUxIsolate.sendPort.send(action); }
sendbird_sdk
isolate_bridge_master
IsolateMaster
sendToMaster method
IsolateMaster class
Constructors
IsolateMaster
Properties
hashCode
runtimeType
Methods
didInitialize
handleError
handleMessage
initialize
noSuchMethod
pingCount
pingLast
sendToMaster
sendToSlave
shutdown
toString
waitStatus
Operators
operator ==