get

open fun <T> get(): UnitTransformation<T>

Returns a UnitTransformation for the given type.

Parameters

<T>

The type of the resource to be transformed.