cityId property

int? cityId

Implementation

int? get cityId => city?.id;