getTypedDefault
Returns the default value converted to the native Kotlin type T. Returns null if the value is null or cannot be converted to type T.
Returns the default value converted to the native Kotlin type T. Returns null if the value is null or cannot be converted to type T.