DebugInfo constructor
DebugInfo({})
Implementation
DebugInfo({
this.appEntrypointPath,
this.appId,
this.appInstanceId,
this.appOrigin,
this.appUrl,
this.authUrl,
this.dwdsVersion,
this.extensionUrl,
this.isInternalBuild,
this.isFlutterApp,
this.workspaceName,
this.tabUrl,
this.tabId,
});