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