customLoad property

Future<T> Function()? customLoad
final

customize load function

Implementation

final Future<T> Function()? customLoad;