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