OnReceiveVideoCallListener typedef
OnReceiveVideoCallListener =
void Function(ReceivingCall receivingCall)
Implementation
typedef OnReceiveVideoCallListener = void Function (ReceivingCall receivingCall);
typedef OnReceiveVideoCallListener = void Function (ReceivingCall receivingCall);