achievementType property
The type of the achievement. Possible string values are:
- "ACHIEVEMENT_TYPE_UNSPECIFIED" : Default value. This value is unused.
- "STANDARD" : Achievement is either locked or unlocked.
- "INCREMENTAL" : Achievement is incremental.
Implementation
core.String? achievementType;