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