SourceControlResourceGroup$Typings extension

on

Properties

dispose ↔ void Function()
getter/setter pair
hideWhenEmpty bool?
Whether this source control resource group is hidden when it contains no {@link SourceControlResourceState source control resource states}.
getter/setter pair
id String
The id of this source control resource group.
no setter
label String
The label of this source control resource group.
getter/setter pair
resourceStates List<SourceControlResourceState>
This group's collection of {@link SourceControlResourceState source control resource states}.
getter/setter pair