menu
rexios_lints package
documentation
analyzer_plugin/not_null_assertion.dart
NotNullAssertion
diagnosticCode property
diagnosticCode property
dark_mode
light_mode
diagnosticCode
property
@
override
LintCode
get
diagnosticCode
override
The code to report for a violation.
Implementation
@override LintCode get diagnosticCode => code;
rexios_lints package
documentation
analyzer_plugin/not_null_assertion
NotNullAssertion
diagnosticCode property
NotNullAssertion class