reloading property

bool reloading
final

if reloading is true, every time there's a new data, FutureManager will reset it's state to loading default value is false

Implementation

final bool reloading;