in src/shippers/elastic_v3/browser/src/browser_shipper.ts [79:81]
public optIn(isOptedIn: boolean) { this.isOptedIn$.next(isOptedIn); }