Case

class Case : ContentType

represents an enum case content type

  • Undocumented

    Declaration

    Swift

    var `case`: String
  • Undocumented

    Declaration

    Swift

    required init(from decoder: Decoder) throws
  • Undocumented

    Declaration

    Swift

    init(case: String)