carrierImageId property
The unique identifier of the carrier image. This image is printed on the letter to which the card is attached.
Implementation
@BuiltValueField(wireName: r'carrierImageId')
String? get carrierImageId;
The unique identifier of the carrier image. This image is printed on the letter to which the card is attached.
@BuiltValueField(wireName: r'carrierImageId')
String? get carrierImageId;