1/24/3
This commit is contained in:
@@ -271,7 +271,11 @@ class FirebaseMessagesController extends GetxController {
|
||||
'notification': <String, dynamic>{
|
||||
'title': title,
|
||||
'body': body,
|
||||
<<<<<<< HEAD
|
||||
'sound': 'tone2.wav'
|
||||
=======
|
||||
'sound': 'tone2.wav'
|
||||
>>>>>>> 158d5dfb356420937651bcd4d22a779f03a12e07
|
||||
},
|
||||
'data': {
|
||||
'passengerList': map,
|
||||
@@ -308,7 +312,11 @@ class FirebaseMessagesController extends GetxController {
|
||||
'notification': <String, dynamic>{
|
||||
'title': title,
|
||||
'body': body,
|
||||
<<<<<<< HEAD
|
||||
'sound': 'tone2.wav'
|
||||
=======
|
||||
'sound': 'tone2.wav'
|
||||
>>>>>>> 158d5dfb356420937651bcd4d22a779f03a12e07
|
||||
},
|
||||
'data': <String, dynamic>{
|
||||
'click_action': 'FLUTTER_NOTIFICATION_CLICK',
|
||||
|
||||
Reference in New Issue
Block a user