Sfz constructor
Sfz({})
Implementation
Sfz({
required this.groups,
this.controls = const [],
this.effects = const [],
this.curves = const [],
this.global,
});
Sfz({
required this.groups,
this.controls = const [],
this.effects = const [],
this.curves = const [],
this.global,
});