isAudioCall property

dynamic isAudioCall

Implementation

get isAudioCall => callType.value == CallType.audio;