Status

public enum Status : String, Codable, CaseIterable
  • Declaration

    Swift

    case ready = "ready"