future property

(Future<List<T>> Function(String input)?) future
final

Implementation

final Future<List<T>> Function(String input)? future;