email property
The list of the owner's email addresses.
If your application needs the current list of user emails, use the get method. For additional information, see the retrieve a user method.
Implementation
core.List<core.String>? email;
The list of the owner's email addresses.
If your application needs the current list of user emails, use the get method. For additional information, see the retrieve a user method.
core.List<core.String>? email;