factory GetVersionHistoryFor.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<GetVersionHistoryFor>(json);