GetVoiceConnectorEmergencyCallingConfigurationResponse constructor

GetVoiceConnectorEmergencyCallingConfigurationResponse({
  1. EmergencyCallingConfiguration? emergencyCallingConfiguration,
})

Implementation

GetVoiceConnectorEmergencyCallingConfigurationResponse({
  this.emergencyCallingConfiguration,
});