hasWarnings property

bool hasWarnings

Were there any warnings or errors in extracting messages.

Implementation

bool get hasWarnings => warnings.isNotEmpty;