const District({ required this.id, required this.zoneid, required this.stateid, required this.textEN, required this.textNP, });