1/25/1
This commit is contained in:
@@ -271,11 +271,7 @@ class FirebaseMessagesController extends GetxController {
|
||||
'notification': <String, dynamic>{
|
||||
'title': title,
|
||||
'body': body,
|
||||
<<<<<<< HEAD
|
||||
'sound': 'tone2.wav'
|
||||
=======
|
||||
'sound': 'tone2.wav'
|
||||
>>>>>>> 158d5dfb356420937651bcd4d22a779f03a12e07
|
||||
},
|
||||
'data': {
|
||||
'passengerList': map,
|
||||
@@ -312,11 +308,7 @@ 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