ERROR_CODE_VOICE_NOT_AVAILABLE constant

ErrorCode const ERROR_CODE_VOICE_NOT_AVAILABLE

Implementation

static const ErrorCode ERROR_CODE_VOICE_NOT_AVAILABLE =
    ErrorCode._(301, _omitEnumNames ? '' : 'ERROR_CODE_VOICE_NOT_AVAILABLE');