file property

String? file
getter/setter pair

A file in the directory.

The path is returned including the full folder structure from the root.

Implementation

core.String? file;