id property

String id
final

unique task id (UUID v1 time based)

Implementation

final String id = Uuid().v1();