loyaltyAccount property

  1. @BuiltValueField.new(wireName: r'LoyaltyAccount')
BuiltList<LoyaltyAccount>? get loyaltyAccount

Data related to the loyalty System.

Implementation

@BuiltValueField(wireName: r'LoyaltyAccount')
BuiltList<LoyaltyAccount>? get loyaltyAccount;