onLoad property

TLoadListener<T>? onLoad
final

Callback for loading data from a server.

Implementation

final TLoadListener<T>? onLoad;