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