asBoolean

abstract fun asBoolean(): Boolean

Returns the value from this RealmAny as a Boolean.

Throws

if the stored value cannot be safely converted to Boolean.