alias property

String? alias
final

The alias for the directory. If no alias has been created for the directory, the alias is the directory identifier, such as d-XXXXXXXXXX.

Implementation

final String? alias;