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