kotlinpoet
/
com.squareup.kotlinpoet
/
PropertySpec
/
Builder
/
addAnnotation
add
Annotation
fun
addAnnotation
(annotationSpec:
AnnotationSpec
):
PropertySpec.Builder
Content copied to clipboard
fun
addAnnotation
(annotation:
ClassName
):
PropertySpec.Builder
Content copied to clipboard
fun
addAnnotation
(annotation:
Class
<*>):
PropertySpec.Builder
Content copied to clipboard
fun
addAnnotation
(annotation:
KClass
<*>):
PropertySpec.Builder
Content copied to clipboard