codes property
The codes the affiliate can currently promote, oldest first. Empty until they create one — an approved affiliate with no code yet is a normal state.
Implementation
@BuiltValueField(wireName: r'codes')
BuiltList<UserAffiliateCode> get codes;