onListen method

  1. @protected
  2. @mustCallSuper
Future<void> onListen()

Callback before the listen has been done.

Implementation

@protected
@mustCallSuper
Future<void> onListen() async {}