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