email property
The email address of the contact person/organization. This must be in the form of an email address.
Implementation
String? get email => throw _privateConstructorUsedError;
The email address of the contact person/organization. This must be in the form of an email address.
String? get email => throw _privateConstructorUsedError;