@override NotificationData? get data => _iToastNotification4.data;
@override set data(NotificationData? value) => _iToastNotification4.data = value;