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