remoteFetch property

Future<List<SelectData<T>>> Function(String)? remoteFetch
final

Implementation

final Future<List<SelectData<T>>> Function(String)? remoteFetch;