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