GetPushReceiverId constructor

GetPushReceiverId({
  1. required String payload,
})

Implementation

GetPushReceiverId({required this.payload});