WizardCreated constructor

WizardCreated(
  1. MemberModel member,
  2. bool success
)

Implementation

WizardCreated(super.member, this.success);