PhoneGetGroupCallStreamChannels constructor

const PhoneGetGroupCallStreamChannels({
  1. required InputGroupCallBase call,
})

Phone Get Group Call Stream Channels constructor.

Implementation

const PhoneGetGroupCallStreamChannels({required this.call}) : super._();