key property

String key
final

The key (path) of the file within the bucket.

This acts as the file's path or name within the bucket and is used to retrieve the file later.

Implementation

final String key;