Uuid constructor

const Uuid(
  1. Uint8List value
)

Implementation

const Uuid(this.value);