uuid property

String uuid

The object universally unique identifier.

Implementation

String get uuid => path.split('/').last;