focusMembershipId property

  1. @JsonKey(name: 'focusMembershipId')
String? focusMembershipId
getter/setter pair

Indicate the membership ID of the account that is the focal point of the provided leaderboards.

Implementation

@JsonKey(name:'focusMembershipId')
String? focusMembershipId;