BaseHit constructor

BaseHit()

Implementation

BaseHit() {
  this.clientId = Flagship.sharedInstance().envId ?? "";
}