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