liveCall property

LiveCall? liveCall
getter/setter pair

Refers to a running video/audio call

Call liveCall.dispose once the widget showing the call disposes

Implementation

LiveCall? liveCall;