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