RequestEvent constructor
RequestEvent({})
Implementation
RequestEvent({
required this.firstSequence,
required this.lastSequence,
required this.targetSystem,
required this.targetComponent,
});
RequestEvent({
required this.firstSequence,
required this.lastSequence,
required this.targetSystem,
required this.targetComponent,
});