hasWarnings property

bool get hasWarnings

Check if any warnings were logged

Implementation

bool get hasWarnings => warningLogs.isNotEmpty;