NO_ERRORS constant
An empty array of errors used when no errors are expected.
Implementation
@Deprecated('Not used')
static const List<AnalysisError> NO_ERRORS = <AnalysisError>[];
An empty array of errors used when no errors are expected.
@Deprecated('Not used')
static const List<AnalysisError> NO_ERRORS = <AnalysisError>[];