menu
df_safer_dart_lints package
documentation
_common.dart
AwaitAllFuturesRule
AwaitAllFuturesRule.new constructor
AwaitAllFuturesRule.new constructor
dark_mode
light_mode
AwaitAllFuturesRule
constructor
AwaitAllFuturesRule
(
{
required
LintCode
code
,
required
String
shortName
,
required
String
longName
,
})
Implementation
AwaitAllFuturesRule({ required super.code, required this.shortName, required this.longName, });
df_safer_dart_lints package
documentation
_common
AwaitAllFuturesRule
AwaitAllFuturesRule.new constructor
AwaitAllFuturesRule class