bytes property
The raw bytes of this UUID. The returned Uint8List is unmodifiable and contains exactly 16 bytes.
Implementation
final Uint8List bytes;
The raw bytes of this UUID. The returned Uint8List is unmodifiable and contains exactly 16 bytes.
final Uint8List bytes;