# `GSCase.GSOtherCase`

*Case*

A case classification not represented by the other values.

## Declaration

```swift
case other
```

```objc
GSOtherCase
```

```python
GSOtherCase
```

