Analytics constructor

Analytics(
  1. List<Destination> _destinations
)

Implementation

Analytics(this._destinations);