core.Map<core.String, core.dynamic> toJson() => { if (excludedIds != null) 'excludedIds': excludedIds!, if (includedIds != null) 'includedIds': includedIds!, };