menu
df_safer_dart_lints package
documentation
_common.dart
FunctionBody
isAsynchronous property
isAsynchronous property
dark_mode
light_mode
isAsynchronous
property
bool
get
isAsynchronous
Whether this function body is asynchronous.
Implementation
bool get isAsynchronous;
df_safer_dart_lints package
documentation
_common
FunctionBody
isAsynchronous property
FunctionBody class