userId property
A string that the account's local ID 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? userId;