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