future property

FutureRequest<T>? future
final

The future request for the dropdown items.

Implementation

final FutureRequest<T>? future;