UUID constructor

const UUID(
  1. String value
)

Implementation

const UUID(this.value);