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