getAll

abstract suspend fun getAll(): List<Toggle>

Return

returns a list of ALL feature flags (aka Toggles) currently used in the app