key property
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;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.
final String key;