getTarget

@Nullable
abstract fun getTarget(): @Nullable T(source)

Returns the target from which the model was fetched.

Return

the target, or null if the fetch operation failed

Since

9.3.0