PeVersionResource constructor
const
PeVersionResource({})
Implementation
const PeVersionResource({
required this.resourceName,
required this.languageId,
required this.fixedFileVersion,
required this.fixedProductVersion,
required this.stringTables,
});