menu
comon_orm package
documentation
codegen.dart
CodeMethod
isAsync property
isAsync property
dark_mode
light_mode
isAsync
property
bool
isAsync
final
Whether the method carries an
async
modifier.
Implementation
final bool isAsync;
comon_orm package
documentation
codegen
CodeMethod
isAsync property
CodeMethod class