Setting.opIndex

for object returns item by key, null if not found or this setting is not an object

  1. Setting opIndex(int index)
  2. Setting opIndex(string key)
    class Setting
    opIndex
    (
    string key
    )

Meta