activityModeHashes property
The hash identifiers for Activity Modes relevant to this activity. Note that if this is a playlist, the specific playlist entry chosen will determine the actual activity modes that end up being relevant.
Implementation
@JsonKey(name:'activityModeHashes')
List<int>? activityModeHashes;