email property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Email provided to send a confirmation with provisioning config to.
Deprecated in favour of email field in request messages.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? email;