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