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