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