PhoneAlreadyLinkedException constructor

const PhoneAlreadyLinkedException()

Implementation

const PhoneAlreadyLinkedException()
    : super('Phone number is already associated with another account',
          code: 'phone_taken');