getLoader abstract method

Future<List<T>?> Function(int index) getLoader()

Implementation

Future<List<T>?> Function(int index) getLoader();