autoCutover property

bool autoCutover
final

Whether the migration cuts over automatically once ready. Set when the migration is created and never changed afterwards, so it always reports what was asked for.

Implementation

final bool autoCutover;