model property

TreeModel<T>? model
final

Externally owned model used by TreeView.model.

Implementation

final bubbles.TreeModel<T>? model;