WizardException constructor

const WizardException(
  1. String message
)

Implementation

const WizardException(this.message);