TransientHashMap constructor

TransientHashMap(
  1. bool editable,
  2. BitmapNode root
)

Implementation

TransientHashMap(this.editable, this.root, ):super();