core.Map<core.String, core.dynamic> toJson() { final ne = this.ne; final sw = this.sw; return {'ne': ?ne, 'sw': ?sw}; }