Insights.custom constructor

Insights.custom(
  1. EventService _service,
  2. UserTokenStorage _userTokenStorage
)

Implementation

Insights.custom(this._service, this._userTokenStorage) : isEnabled = true;