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