VideoCallStateNotifier constructor

VideoCallStateNotifier()

Implementation

VideoCallStateNotifier() {
  videoCallData = VideoCallData();
}