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