hasWarnings property

bool get hasWarnings

Returns true if there are any warnings

Implementation

bool get hasWarnings => _warnings.isNotEmpty;