AppWindowDto constructor
Constructs an instance of AppWindowDto.
Implementation
AppWindowDto({required this.appName, required this.windowTitle});
Constructs an instance of AppWindowDto.
AppWindowDto({required this.appName, required this.windowTitle});