ficcanaso library
Ficcanaso analyzer
Functions
-
unawaited(
Future< void>? future) → void -
Exported from package:pedantic
Indicates to tools that
Future
is intentionally notawait
-ed.
Ficcanaso analyzer
Future
is intentionally not await
-ed.