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