id property

String id
final

The ID of the album (asset collection).

  • Android: MediaStore.Images.Media.BUCKET_ID.
  • iOS/macOS: localIdentifier.

Implementation

final String id;