mediaTypeIdentifier property

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

The media type where this item is from.

Implementation

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