CallbackData constructor
const
CallbackData({})
Implementation
const CallbackData({
this.callbackKey,
this.portId,
this.channelId,
this.sequence,
this.callbackId,
this.callbackArgs,
});
const CallbackData({
this.callbackKey,
this.portId,
this.channelId,
this.sequence,
this.callbackId,
this.callbackArgs,
});