DBTreeView constructor

DBTreeView(
  1. String rootNodeKey,
  2. GeigerApi api
)

Implementation

DBTreeView(this.rootNodeKey, this.api);