fun copy(nullable: Boolean, annotations: List<AnnotationSpec>): LambdaTypeName
Overrides TypeName.copy
fun copy(nullable: Boolean = this.isNullable, annotations: List<AnnotationSpec> = this.annotations.toList(), suspending: Boolean = this.isSuspending): LambdaTypeName