get

operator fun get(key: Any?): TomlElement?(source)

More convenient than Map.get if this TomlTable is originally a map with primitive keys

Throws

NonPrimitiveKeyException

if provide non-primitive key