onLoad property

TLoadListener<T>? get onLoad

Callback for loading items from a server.

Implementation

TLoadListener<T>? get onLoad;