VoiceSessionException constructor
const
VoiceSessionException(
- VoiceSessionErrorType type,
- String message
Implementation
const VoiceSessionException(this.type, this.message);