activityBubbleName property
The Activity Bubble within the Destination. Look this up in the DestinyDestinationDefinition's bubbles and bubbleSettings properties.
Implementation
@JsonKey(name:'activityBubbleName')
int? activityBubbleName;
The Activity Bubble within the Destination. Look this up in the DestinyDestinationDefinition's bubbles and bubbleSettings properties.
@JsonKey(name:'activityBubbleName')
int? activityBubbleName;