Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.collections
/
ValuesMap
/
get
get
common
open
operator
fun
get
(
name
:
String
)
:
T
?
Gets first value from the list of values associated with a
name
, or null if the name is not present