menu
rexios_lints package
documentation
custom_lint/prefer_async_await.dart
PreferAsyncAwait
PreferAsyncAwait.new const constructor
PreferAsyncAwait.new 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.new const constructor
PreferAsyncAwait class