value

abstract fun value(): Class<out Any>

A Resource class name, like GifDrawable.class, Bitmap.class etc.

Must match the type of the com.bumptech.glide.RequestBuilder parameter in the annotated method.