parent property

TreeValueController<Object, dynamic>? get parent

Implementation

TreeValueController? get parent => _parent;