menu
puma_core package
documentation
helpers/uuidHelper.dart
newUUID function
newUUID function
dark_mode
light_mode
newUUID
function
String
newUUID
(
{
int
version
=
4
,
})
Implementation
String newUUID({int version = 4}) { return Uuid().v4(); }
puma_core package
documentation
helpers/uuidHelper
newUUID function
uuidHelper library