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