kotlinpoet / com.squareup.kotlinpoet / TypeName / copy

copy

abstract fun copy(nullable: Boolean = this.isNullable, annotations: List<AnnotationSpec> = this.annotations.toList()): TypeName