PhoneGetGroupCall constructor
const
PhoneGetGroupCall({
- required InputGroupCallBase call,
- required int limit,
Phone Get Group Call constructor.
Implementation
const PhoneGetGroupCall({required this.call, required this.limit})
: super._();