The low field of the timestamp, i.e. octets 0-3. This field will be random for v4 UUIDs.
Note that the full timestamp can be retrieved using time.
Warning: This accessor is not accurate for v6 UUIDs.
int get timeLow => _byteData.getUint32(0);