StateModel({ required this.id, required this.name, required this.countryId, this.stateCode, this.type, });