mediaSourceIdentifier property

  1. @Index(type: IndexType.hash)
String mediaSourceIdentifier
read / write

The media source where this item is from.

Implementation

@Index(type: IndexType.hash)
String mediaSourceIdentifier;