askSignatureOnScreen property
If skipSignature is false, indicates whether the shopper should provide a signature on the display (true) or on the merchant receipt (false).
Implementation
@BuiltValueField(wireName: r'askSignatureOnScreen')
bool? get askSignatureOnScreen;