PlatformWindows constructor
PlatformWindows({})
Implementation
PlatformWindows({
required this.$id,
required this.$createdAt,
required this.$updatedAt,
required this.name,
required this.type,
required this.packageIdentifierName,
});