menu
winmd package
documentation
winmd.dart
AssemblyRef
flags property
flags property
dark_mode
light_mode
flags
property
AssemblyFlags
flags
late
final
The flags associated with the referenced assembly.
Implementation
late final flags = AssemblyFlags(readUint32(1));
winmd package
documentation
winmd
AssemblyRef
flags property
AssemblyRef class