email property Null safety

String? email
read / write

The email address of the contact person/organization.

MUST be in the format of an email address.

Implementation

String? email;