AddUserPhoneException constructor

const AddUserPhoneException(
  1. AddUserPhoneErrorCode code
)

Implementation

const AddUserPhoneException(this.code);