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