ActiveWindowInfo constructor
ActiveWindowInfo({})
Implementation
ActiveWindowInfo({
required this.title,
this.appName,
this.path,
this.bundleId,
this.rawResult,
this.userName,
this.hostName,
this.deviceId,
});