menu
dart_code_quality package
documentation
rules/common/prefer_async_await.dart
PreferAsyncAwait
PreferAsyncAwait.new constructor
PreferAsyncAwait.new constructor
dark_mode
light_mode
PreferAsyncAwait
constructor
PreferAsyncAwait
(
)
Implementation
PreferAsyncAwait() : super(code: _code);
dart_code_quality package
documentation
rules/common/prefer_async_await
PreferAsyncAwait
PreferAsyncAwait.new constructor
PreferAsyncAwait class