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