migrate property

bool get migrate

Implementation

bool get migrate => argResults?.flag(migrateFlag) ?? migrateByDefault;