DeleteUserEmailException constructor

const DeleteUserEmailException(
  1. DeleteUserEmailErrorCode code
)

Implementation

const DeleteUserEmailException(this.code);