PhoneSaveCallLog constructor
const
PhoneSaveCallLog({
- required InputPhoneCallBase peer,
- required InputFileBase file,
Phone Save Call Log constructor.
Implementation
const PhoneSaveCallLog({required this.peer, required this.file}) : super._();