GoogleCloudChannelV1ContactInfo constructor
GoogleCloudChannelV1ContactInfo({})
Implementation
GoogleCloudChannelV1ContactInfo({
this.displayName,
this.email,
this.firstName,
this.lastName,
this.phone,
this.title,
});