DeleteMyUserException constructor

const DeleteMyUserException(
  1. DeleteMyUserErrorCode code
)

Implementation

const DeleteMyUserException(this.code);