MigrationError constructor

MigrationError(
  1. String message
)

Implementation

MigrationError(this.message);