type property

  1. @override
ErrorType get type
override

The type of the error.

Implementation

@override
ErrorType get type => ErrorType.LINT;