General map representation
Map<String, dynamic> get map => { 'identifier': identifier, 'startTimestamp': startTimestamp, 'endTimestamp': endTimestamp, 'harmonized': harmonized.map, };