futureRequest property

FutureRequest<T>? futureRequest
final

A function to fetch items asynchronously (for API data).

Implementation

final FutureRequest<T>? futureRequest;