kotlinpoet
/
com.squareup.kotlinpoet
/
PropertySpec
/
Builder
/
addTypeVariable
addTypeVariable
fun
addTypeVariable
(
typeVariable
:
TypeVariableName
)
:
PropertySpec.Builder