unique_id property

String unique_id
read / write

Unique file identifier; may be empty if unknown. The unique file identifier which is the same for the same file even for different users and is persistent over time.

Implementation

late String unique_id;