corda / net.corda.node.services.transactions / BFTSmartClient / get

get

fun get(key: K): V?

Returns the value associated with the key or null if no value is stored under the key.