З🧟
Size: a a a
З🧟
T
T
Э
model.groupsможно лучше?
.flatMap { it.reasons }
.last { it.id == primaryReasonCode }
.let {
listOf(
Reason(
id = it.id,
sequence = it.sequence,
secondaryReasons = it.secondaryReasons,
description = it.description,
unwanted = it.unwanted
)
)
}
Э
Э
В
В
Э
В
В
В
В
В
В
Э
Э
p
Э