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