GUID_DEVCLASS_CDROM top-level property

GUID GUID_DEVCLASS_CDROM
final

Implementation

final GUID_DEVCLASS_CDROM = GUID.fromComponents(
  0x4d36e965,
  0xe325,
  0x11ce,
  Uint8List.fromList(const [0xbf, 0xc1, 0x8, 0x0, 0x2b, 0xe1, 0x3, 0x18]),
);