path property

String? path
getter/setter pair

The URI path to be used for upload.

Should be used in conjunction with the basePath property at the api-level.

Implementation

core.String? path;