core.Map<core.String, core.dynamic> toJson() { final stateCriterion = this.stateCriterion; return {'stateCriterion': ?stateCriterion}; }