groupsIds property

List<String>? get groupsIds
inherited

Is the Groups (Tags) IDs linked to the service.

Implementation

List<Asset>? get assets;/// Is the Groups (Tags) IDs linked to the service.
List<String>? get groupsIds;