AppRemoteSearchListItemsFetcher<T> constructor
AppRemoteSearchListItemsFetcher<T> (})
Implementation
AppRemoteSearchListItemsFetcher(
this.getItems, {
String? valueKey,
}) : _valueKey = valueKey ?? math.Random().nextDouble().toString();