close method Null safety
Closes the port.
After a call to this method any incoming message is silently dropped.
Implementation
void close();
Closes the port.
After a call to this method any incoming message is silently dropped.
void close();