StreamingQueryData constructor
StreamingQueryData({})
Implementation
StreamingQueryData({
this.endTimestamp,
this.exception,
this.isActive,
this.name,
this.runId,
this.startTimestamp,
this.streamingQueryId,
});