id property

String id
final

The ID of the asset.

  • Android: _id column in MediaStore database.
  • iOS/macOS: localIdentifier.

Implementation

final String id;