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