futureManager property

FutureManager<T> futureManager
final

A required FutureManager that this widget depends on

Implementation

final FutureManager<T> futureManager;