asFloat

abstract fun asFloat(): Float

Returns the value from this RealmAny as a Float.

Throws

if the stored value cannot be safely converted to Float.