uuid top-level constant
_UUID
const uuid
A UUID is 128 bits long and is intended to guarantee uniqueness. This class contains implementations for different versions of UUIDs based on the specification from RFC-9562.
Implementation
const uuid = _UUID();