querySetCall property
final
Function being called in order to load data. Takes query string as argument and returns list of corresponding items. Received function is called asynchronously within the loader.
Implementation
final QuerySetCall<T> querySetCall