hint constant

ErrorType const hint

Extra analysis run over the code to follow best practices, which are not in the Dart Language Specification.

Implementation

static const hint = ErrorType('HINT', 1, ErrorSeverity.info);