skip_confirmation property

bool skip_confirmation
read / write

True, if there is no need to show an ordinary open URL confirmation before opening the Web App. The field must be ignored and confirmation must be shown anyway if the Web App link was hidden.

Implementation

late bool skip_confirmation;