detach method

void detach()

Implementation

void detach() {
  _sendPort = null;
}