hasFutures property

bool get hasFutures

Implementation

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