Uuid constructor

Uuid(
  1. String? value
)

Implementation

Uuid(this.value);