browsableHintKey constant

String const browsableHintKey

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

Implementation

static const browsableHintKey =
    'android.media.browse.CONTENT_STYLE_BROWSABLE_HINT';