referrerClickTimestampSeconds property

int referrerClickTimestampSeconds

The timestamp in seconds when referrer click happens.

Implementation

int get referrerClickTimestampSeconds {
  return _referrerClickTimestampSeconds;
}