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