TODO constant

ErrorType const TODO

Task (todo) comments in user code.

Implementation

static const ErrorType TODO = const ErrorType('TODO', 0, ErrorSeverity.INFO);