hasFutures property

bool hasFutures

Implementation

bool get hasFutures => state.allParams.entries.any(isAsyncParam);