file property

String? file
getter/setter pair

Source file name.

Depending on the runtime environment, this might be a simple name or a fully-qualified name.

Optional.

Implementation

core.String? file;