hasDiagnostics property
bool
get
hasDiagnostics
Whether there are any diagnostics
Implementation
bool get hasDiagnostics => diagnostics.isNotEmpty;
Whether there are any diagnostics
bool get hasDiagnostics => diagnostics.isNotEmpty;