CityModel.fromParams constructor
CityModel.fromParams({})
Implementation
CityModel.fromParams(
{this.value = '',
this.areaCode = '',
this.parentId = '',
this.label = '',
this.center = '',
this.children = const []});