menu
tom_d4rt_ast package
documentation
runtime.dart
FunctionInfo
isAsync property
isAsync property
dark_mode
light_mode
isAsync
property
bool
isAsync
final
Whether the function is asynchronous.
Implementation
final bool isAsync;
tom_d4rt_ast package
documentation
runtime
FunctionInfo
isAsync property
FunctionInfo class