notifyCardInputFlag property

  1. @BuiltValueField.new(wireName: r'NotifyCardInputFlag')
bool? get notifyCardInputFlag

Request Notification of the card entered in the POI card reader.

Implementation

@BuiltValueField(wireName: r'NotifyCardInputFlag')
bool? get notifyCardInputFlag;