panelIds property

List<String> panelIds
final

List of panel ids that belong to this panel group.

Implementation

@JsonKey(name: 'panel_ids')
final List<String> panelIds;