menu
analyzer package
documentation
error/error.dart
LintCode
type property
type property
dark_mode
light_mode
type
property
@
override
ErrorType
get
type
override
The type of the error.
Implementation
@override ErrorType get type => ErrorType.LINT;
analyzer package
documentation
error/error
LintCode
type property
LintCode class