ManualMigrationRequiredException constructor
const
ManualMigrationRequiredException(
- String message
Creates a manual-migration exception.
Implementation
const ManualMigrationRequiredException(this.message);