brands property
The list of brands identified for the card.
Implementation
@BuiltValueField(wireName: r'brands')
BuiltList<CardBrandDetails>? get brands;
The list of brands identified for the card.
@BuiltValueField(wireName: r'brands')
BuiltList<CardBrandDetails>? get brands;