achievementState property
The state of the achievement. Possible string values are:
- "HIDDEN" : Achievement is hidden.
- "REVEALED" : Achievement is revealed.
- "UNLOCKED" : Achievement is unlocked.
Implementation
core.String? achievementState;
The state of the achievement. Possible string values are:
core.String? achievementState;