menu
pigeon package
documentation
ast.dart
Method
isAsynchronous property
isAsynchronous property
dark_mode
light_mode
isAsynchronous
property
bool
isAsynchronous
getter/setter pair
Whether the receiver of this method is expected to return synchronously or not.
Implementation
bool isAsynchronous;
pigeon package
documentation
ast
Method
isAsynchronous property
Method class