prioritizedItems property

List<String> prioritizedItems
final

Map keys of items that should be shown first before the default items and the rest of the items.

Implementation

final List<String> prioritizedItems;