uuid function

String uuid()

Implementation

String uuid() => Uuid().v1().toString();