MigrationException constructor

const MigrationException(
  1. String message
)

Implementation

const MigrationException(this.message);