declaration property
Declaration to present to the customer or the cashier for validation. If a declaration has to be presented to the customer.
Implementation
@BuiltValueField(wireName: r'Declaration')
String? get declaration;
Declaration to present to the customer or the cashier for validation. If a declaration has to be presented to the customer.
@BuiltValueField(wireName: r'Declaration')
String? get declaration;