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