NonNullAnnotationArguments
Not null accessors for AnnotationArguments.
Theoretically an annotation argument cannot be null, however, because of google/ksp#885 this is not true in a multiplatform context.
Only use this accessor if you are not targeting KMP
Functions
Link copied to clipboard
Returns the value of parameter as an KSAnnotation.