email property

String? get email
inherited

The email address of the contact person/organization. This must be in the form of an email address.

Implementation

String? get email => throw _privateConstructorUsedError;