V2Extension constructor
V2Extension({})
Implementation
V2Extension({
required this.messageType,
required this.targetNetwork,
required this.targetSystem,
required this.targetComponent,
required this.payload,
});