path property

String? path
getter/setter pair

The file path (full or relative path).

This is typically the path of the file when it is uploaded.

Implementation

core.String? path;