callback property

Future<List<T>> Function(int) callback
final

Implementation

final Future<List<T>> Function(int) callback;