menu
googleapis package
documentation
cloudsearch/v1.dart
EmailAddress
EmailAddress.new constructor
EmailAddress.new constructor
dark_mode
light_mode
EmailAddress
constructor
EmailAddress
(
{
String
?
customType
,
String
?
emailAddress
,
String
?
emailUrl
,
bool
?
primary
,
String
?
type
,
})
Implementation
EmailAddress({
this
.customType,
this
.emailAddress,
this
.emailUrl,
this
.primary,
this
.type, });
googleapis package
documentation
cloudsearch/v1
EmailAddress
EmailAddress.new constructor
EmailAddress class