jsonalize_tree# BinaryTreeNode.jsonalize_tree()[source]# Create dictionary from the Binary Tree. Returns: dictDictionary containing the information of the Binary Three.