onFetchCompleted method

  1. @protected
Future<void> onFetchCompleted(
  1. RemoteList<T> data
)

Implementation

@protected
Future<void> onFetchCompleted(RemoteList<T> data) async {}