menu
rexios_lints package
documentation
custom_lint/prefer_async_await.dart
PreferAsyncAwait
PreferAsyncAwait const constructor
PreferAsyncAwait const constructor
dark_mode
light_mode
PreferAsyncAwait
constructor
const
PreferAsyncAwait
(
)
Constructor
Implementation
const PreferAsyncAwait() : super(code: _code);
rexios_lints package
documentation
custom_lint/prefer_async_await
PreferAsyncAwait
PreferAsyncAwait const constructor
PreferAsyncAwait class