focusCharacterId property
Indicate the character ID of the character that is the focal point of the provided leaderboards. May be null, in which case any character from the focus membership can appear in the provided leaderboards.
Implementation
@JsonKey(name:'focusCharacterId')
String? focusCharacterId;