onDidLoadNext method

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

Callback after the next has been done.

Implementation

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