isRuntimeOptional
Is true if this type reference or underlying type is optional, meaning it can be null at runtime This is different from isOptional in that it will return true for an alias that points to an optional type
Is true if this type reference or underlying type is optional, meaning it can be null at runtime This is different from isOptional in that it will return true for an alias that points to an optional type