s34k
0.8.0
s34k
/
org.veupathdb.lib.s3.s34k.fields
/
TagMap
/
get
get
abstract
operator
fun
get
(
key
:
String
)
:
String
?
Gets the value for the tag with the given name (
key
).
If no such key exists, returns
null
.