allowRollback property

bool get allowRollback

Implementation

bool get allowRollback => argResults?.flag(rollbackFlag) ?? rollbackByDefault;