Season

enum Season : String, Codable, CaseIterable

The seasons of the year.

  • Undocumented

    Declaration

    Swift

    case summer
  • Undocumented

    Declaration

    Swift

    case fall
  • Undocumented

    Declaration

    Swift

    case winter
  • Undocumented

    Declaration

    Swift

    case spring