userId property

String? userId
getter/setter pair

The email address of the user (for example, john.doe@gmail.com).

Required.

Implementation

core.String? userId;