PhoneGetGroupCallStars constructor

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

Phone Get Group Call Stars constructor.

Implementation

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