RemoveUserPhoneException constructor

const RemoveUserPhoneException(
  1. RemoveUserPhoneErrorCode code
)

Implementation

const RemoveUserPhoneException(this.code);