В

Size: a a a
В
В
В
VP
VP
VA
var myFlag: Boolean? = null
set(value) {
if (field != null) {
throw IllegalStateException("Cannot change variable")
}
field = value
}
В
VP
RI
В
ReceivePipelineException
final
:\В
VP
В
AE
var myFlag: Boolean? = null
set(value) {
if (field != null) {
throw IllegalStateException("Cannot change variable")
}
field = value
}
VA
AE
AE
VA
AE
В
client.post{}
)body = SomeClass(...)
) и с multipart/form-data
(body = formData {}
?)?