notification_push_event static method

Future notification_push_event()

Implementation

static Future  notification_push_event() async {
 await MethodChannel('push_notificatio_pd').invokeMapMethod('not_event');
  }