destroy method

  1. @override
void destroy()

Implementation

@override
void destroy() {
  _instances.remove(connection);
}