currentState property
The current state of the achievement.
This is the same as the initial state of the achievement. Possible values
are: - "HIDDEN
"- Achievement is hidden. - "REVEALED
" - Achievement is
revealed. - "UNLOCKED
" - Achievement is unlocked.
Implementation
core.String? currentState;