I would like to have a data class using AutoValue and one of the property is generic, wondering what I am doing wrong ?
public abstract class Data {