getDataClass

abstract fun getDataClass(): Class<T>

Returns the class of the data this fetcher will attempt to obtain.