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