flags

val flags: List<String>?

Get all enabled feature flags.



The feature name should be composed of the following (naming convention) :

  1. Product version: 246

  2. Feature name: MyCoolFeature

  3. T icket/specification/backlog number: 2154

This would result in this feature name: 246-MyCoolFeature-2154.

Return

A list of all feature flags enabled