PhoneReceivedCall constructor
const
PhoneReceivedCall({
- required InputPhoneCallBase peer,
Phone Received Call constructor.
Implementation
const PhoneReceivedCall({required this.peer}) : super._();