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