bytes property

Uint8List bytes
final

The raw bytes of this UUID. The returned Uint8List is unmodifiable and contains exactly 16 bytes.

Implementation

final Uint8List bytes;