disableValidFlag property
Indicates if the Valid function key has to be deactivated (value True). During the processing of an Input command GetConfirmation, SiteManager, or GetMenuEntry.
Implementation
@BuiltValueField(wireName: r'DisableValidFlag')
bool? get disableValidFlag;