Map<String, dynamic> toJson() => { 'id': id, 'zoneid': zoneid, 'stateid': stateid, 'text': text, 'textNP': textNp, };