JSONKey

public enum JSONKey

Undocumented

  • Undocumented

    Declaration

    Swift

    case index(Int)
  • Undocumented

    Declaration

    Swift

    case key(String)