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