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