NotificationTypeNewCall constructor
NotificationTypeNewCall({
- required int callId,
Implementation
NotificationTypeNewCall({required this.callId});
NotificationTypeNewCall({required this.callId});