collectedTime property
Collection contains all the needed data that will be sendet to the analtics_api.
Implementation
final DateTime collectedTime = DateTime.now().toUtc();
Collection contains all the needed data that will be sendet to the analtics_api.
final DateTime collectedTime = DateTime.now().toUtc();