core.Map<core.String, core.dynamic> toJson() => { if (leafCount != null) 'leafCount': leafCount!, if (treeDepth != null) 'treeDepth': treeDepth!, };