OH
Size: a a a
OH
ГА
OH
val some: Map<String, CustomClass> = doSmth()
data class CustomClass(val first: String, val second: Int)
VM
OH
OH
VM
private var connectionsAndKeys: Map<String, CustomClass> =
collectConnectionsAndKeys(
connectionsRepository,
keyStoreManager
)
OH
private var connectionsAndKeys: Map<String, CustomClass> =
collectConnectionsAndKeys(
connectionsRepository,
keyStoreManager
)
VM
OH
v
w
R
A
J
С
С
AD
A
С