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