notNull method

MigrationColumn notNull()

Implementation

MigrationColumn notNull() => this.._nullable = false;