spaceContentStates property

List<ContentState> spaceContentStates
final

Space suggested content states that can be used in the space. This can be null if space content states are disabled in the space. This list can be empty if there are no space content states defined in the space. All spaces start with 3 default space content states, and this can be modified in the UI under space settings.

Implementation

final List<ContentState> spaceContentStates;