bool operator >(Level other)

Source

bool operator >(Level other) => value > other.value;