onDidListen method

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

Callback after the listen has been done.

Implementation

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