menu
winwinkit package
documentation
model/user_affiliate_code.dart
UserAffiliateCode
code property
code property
dark_mode
light_mode
code
property
@BuiltValueField.new(wireName: r'code')
String
get
code
The affiliate code.
Implementation
@BuiltValueField(wireName: r'code') String get code;
winwinkit package
documentation
model/user_affiliate_code
UserAffiliateCode
code property
UserAffiliateCode class