menu
rexios_lints package
documentation
analyzer_plugin/prefer_async_await.dart
PreferAsyncAwait
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/prefer_async_await
PreferAsyncAwait
diagnosticCode property
PreferAsyncAwait class