phoneNumber property
A string that the account's phone number should match.
Only one of email, phone_number, or user_id should be specified in a
SqlExpression. If more than one is specified, only the first (in that
order) will be applied.
Implementation
core.String? phoneNumber;