notifiee property

  1. @override
Notifiee get notifiee
override

Returns an implementation that can be called back to inform of opened and closed connections.

Implementation

@override
Notifiee get notifiee => _noopNotifiee;