stats property

  1. @BuiltValueField.new(wireName: r'stats')
UserAffiliateStats get stats

The affiliate's totals on this app.

Implementation

@BuiltValueField(wireName: r'stats')
UserAffiliateStats get stats;