PatchbaySemanticsIdentifierMatch constructor
const
PatchbaySemanticsIdentifierMatch({})
Implementation
const PatchbaySemanticsIdentifierMatch({
required this.nodeId,
required this.generation,
required this.value,
required this.obscured,
required this.invisible,
});