adminEmail property

String? adminEmail
getter/setter pair

Email address used to prefill the admin field of the enterprise signup form as part of the upgrade process.

This value is a hint only and can be altered by the user. Personal email addresses are not allowed. If allowedDomains is non-empty then this must belong to one of the allowedDomains.

Optional.

Implementation

core.String? adminEmail;