onNotificationClick property

Stream<PushKitMessage> get onNotificationClick

Implementation

Stream<PushKitMessage> get onNotificationClick {
  throw UnimplementedError('onNotificationClick has not been implemented.');
}