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