isVideoCall property

dynamic isVideoCall

Implementation

get isVideoCall => callType.value == CallType.video;