type property

  1. @override
ErrorType type

The type of the error.

Implementation

@override
ErrorType get type => ErrorType.LINT;