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