menu
flutter_state_migrator package
documentation
migrator/models/ir_models.dart
MethodInfo
isAsync property
isAsync property
dark_mode
light_mode
isAsync
property
bool
isAsync
final
True when the method body contains
async
/
await
.
Implementation
final bool isAsync;
flutter_state_migrator package
documentation
migrator/models/ir_models
MethodInfo
isAsync property
MethodInfo class