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