get

operator fun get(code: String): VirtualCurrency?

Returns the virtual currency for the given key, or null if it doesn't exist.

Return

The virtual currency, or null if not found

Parameters

code

The code of the virtual currency to retrieve