carrier property
The letter or packaging to which the card is attached. This field overrides the carrier design ID defined in the card configuration profile.
Implementation
@BuiltValueField(wireName: r'carrier')
String? get carrier;
The letter or packaging to which the card is attached. This field overrides the carrier design ID defined in the card configuration profile.
@BuiltValueField(wireName: r'carrier')
String? get carrier;