Member predicate AnnotatedType::getUnderlyingType
Gets the underlying type, for example string in string?
or int in int?. This also gets the underlying type of
nullable value types (System.Nullable).
Gets the underlying type, for example string in string?
or int in int?. This also gets the underlying type of
nullable value types (System.Nullable).