branches property
List<StatefulShellBranch>
get
branches
All branches (tabs) used by this shell.
Each StatefulShellBranch represents a tab with its own sub-routes.
Implementation
List<StatefulShellBranch> get branches;