unsafeCast

open fun <O> unsafeCast(): Field<Root, O>(source)

Overwrites the represented type of this field.

This method can be useful to bypass type checks.