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