UpdatePhoneCall constructor
const
UpdatePhoneCall({
- required PhoneCallBase phoneCall,
Update Phone Call constructor.
Implementation
const UpdatePhoneCall({required this.phoneCall}) : super._();