hasWarnings property

bool get hasWarnings

Checks if any warnings were encountered.

Implementation

bool get hasWarnings => warnings.isNotEmpty;