SourceRemovedEventData.fromJson(Map<String, dynamic> json) : id = json['sourceId'], timestamp = json['timestamp'];