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