asString

abstract fun asString(): String

Returns the value from this RealmAny as a String.

Throws

if the stored value cannot be safely converted to String.