alias property

String alias
final

is the alias for the folder path, will map to the actual folder path
path: /folder/path => alias: images

Implementation

final String alias;