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