insert property

  1. @BuiltValueField.new(wireName: r'insert')
String? get insert

Any additional material, such as marketing material, that is shipped together with the card. This field overrides the insert design ID defined in the card configuration profile.

Implementation

@BuiltValueField(wireName: r'insert')
String? get insert;