rewardsGranted property

  1. @BuiltValueField.new(wireName: r'rewards_granted')
UserRewardsGranted get rewardsGranted

The rewards granted to the user.

Implementation

@BuiltValueField(wireName: r'rewards_granted')
UserRewardsGranted get rewardsGranted;