envelope property

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

Overrides the envelope design ID defined in the card configuration profile.

Implementation

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