playableHintKey constant

String const playableHintKey

The key in MediaItem.extras and AudioServiceConfig.androidBrowsableRootExtras to configure the content style for playable items. The value can be any of the *ItemHintValue constants defined in this class.

Implementation

static const playableHintKey =
    'android.media.browse.CONTENT_STYLE_PLAYABLE_HINT';