Dart SDK
dart:isolate
RawReceivePort
close
method
close
RawReceivePort
Properties
handler
sendPort
Constructors
RawReceivePort
Methods
close
void
close
( )
Closes the port.
After a call to this method any incoming message is silently dropped.