newUUID function

String newUUID()

Implementation

String newUUID() => const Uuid().v4();