uuid method

Uuid uuid([
  1. dynamic str
])

Implementation

Uuid uuid([str]) => Uuid(str);