email property
The email address of the organization or individual. Maximum length: 254 characters.
Implementation
@BuiltValueField(wireName: r'email')
String? get email;
The email address of the organization or individual. Maximum length: 254 characters.
@BuiltValueField(wireName: r'email')
String? get email;