menu
googleapis package
documentation
apphub/v1.dart
ContactInfo
ContactInfo.new constructor
ContactInfo.new constructor
dark_mode
light_mode
ContactInfo
constructor
ContactInfo
(
{
String
?
displayName
,
String
?
email
,
})
Implementation
ContactInfo({
this
.displayName,
this
.email, });
googleapis package
documentation
apphub/v1
ContactInfo
ContactInfo.new constructor
ContactInfo class