stream-chat-android
Toggle table of contents
7.3.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-compose
/
io.getstream.chat.android.compose.util
/
KeyValuePair
/
KeyValuePair
Key
Value
Pair
constructor
(
key
:
K
,
value
:
V
)
Parameters
key
The key.
value
The value.