city property

String? get city

Implementation

String? get city => js_util.getProperty(this, 'city');