trackPushUrlClick method

void trackPushUrlClick()

Implementation

void trackPushUrlClick() {
  unawaited(fireAndForget(clickTrackingUrl));
}