emailAddress property

String? emailAddress
final

Optional. Immutable. The email address of the user of group which this permission refers. Field is not set when permission's grantee type is EVERYONE.

Implementation

final String? emailAddress;