id property
The ID of the album (asset collection).
- Android: 
MediaStore.Images.Media.BUCKET_ID. - iOS/macOS: localIdentifier.
 
Implementation
final String id;
The ID of the album (asset collection).
MediaStore.Images.Media.BUCKET_ID.final String id;