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