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