kotlinpoet
1.12.0
kotlinpoet
/
com.squareup.kotlinpoet
/
PropertySpec
/
Builder
/
contextReceivers
context
Receivers
fun
contextReceivers
(
receiverTypes
:
Iterable
<
TypeName
>
)
:
PropertySpec.Builder
Content copied to clipboard
fun
contextReceivers
(
vararg
receiverType
:
TypeName
)
:
PropertySpec.Builder
Content copied to clipboard