showMissedCallNotifications property
Not currently implemented for web TODO implement this or use web notifications from existing package https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Notifications
Implementation
@override
set showMissedCallNotifications(bool value) {
return;
}