remotePath property

String? remotePath
getter/setter pair

Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/

Implementation

core.String? remotePath;