email property Null safety
read / write
The email address of the contact person/organization.
MUST be in the format of an email address.
Implementation
String? email;
The email address of the contact person/organization.
MUST be in the format of an email address.
String? email;