VoiceChannelResponse constructor
VoiceChannelResponse({})
Implementation
VoiceChannelResponse({
required this.platform,
this.applicationId,
this.creationDate,
this.enabled,
this.hasCredential,
this.id,
this.isArchived,
this.lastModifiedBy,
this.lastModifiedDate,
this.version,
});