cardImageId property
The unique identifier of the card image. This image is printed on the full front of the card.
Implementation
@BuiltValueField(wireName: r'cardImageId')
String? get cardImageId;
The unique identifier of the card image. This image is printed on the full front of the card.
@BuiltValueField(wireName: r'cardImageId')
String? get cardImageId;