cards property

List<CreditCard> cards
@$pb.TagNumber(1)

Implementation

@$pb.TagNumber(1)
$core.List<$2.CreditCard> get cards => $_getList(0);