AddUserEmailException constructor

const AddUserEmailException(
  1. AddUserEmailErrorCode code
)

Implementation

const AddUserEmailException(this.code);