kotlinpoet
/
com.squareup.kotlinpoet
/
TypeSpec
/
Builder
/
addAnnotations
addAnnotations
fun
addAnnotations
(
annotationSpecs
:
Iterable
<
AnnotationSpec
>
)
:
TypeSpec.Builder