asDouble

abstract fun asDouble(): Double

Returns the value from this RealmAny as a Double.

Throws

if the stored value cannot be safely converted to Double.