update notificaciones

This commit is contained in:
Felipe
2023-08-22 17:08:56 -05:00
parent 0a84306afa
commit f50edff8c5
3 changed files with 25 additions and 2 deletions
+2 -1
View File
@@ -71,7 +71,8 @@ class _CitaScreenState extends State<CitaScreen> {
'data': <String, dynamic>{
'click_action': 'FLUTTER_NOTIFICATION_CLICK',
'id': '1',
'status': 'done'
'status': 'done',
'screen': 'misservicios',
},
'to': user
},