DeleteUserPhoneException constructor

const DeleteUserPhoneException(
  1. DeleteUserPhoneErrorCode code
)

Implementation

const DeleteUserPhoneException(this.code);