city constant

String const city = "Shanghai"

The default city used to show parties until we will introduce the possibility to choose the city.

Implementation

static const String city = "Shanghai"