PatchbaySemanticsTarget constructor
const
PatchbaySemanticsTarget({})
Implementation
const PatchbaySemanticsTarget({
required this.nodeId,
required this.generation,
required this.identifier,
required this.label,
required this.flags,
required this.actions,
required this.obscured,
});