newGuid static method

String newGuid()

Implementation

static String newGuid() => _uuid.v4();