filePath property

String? filePath
getter/setter pair

Full file path.

Example: gs://bucket_name/a/b.txt.

Required.

Implementation

core.String? filePath;