MigrationContext.none constructor
const
MigrationContext.none()
Creates a migration context with an unknown timestamp.
Implementation
const MigrationContext.none() : nowMs = 0;
Creates a migration context with an unknown timestamp.
const MigrationContext.none() : nowMs = 0;