publishSettings property
The publishing settings for a form.
This field isn't set for legacy forms because they don't have the
publish_settings
field. All newly created forms support publish
settings. Forms with publish_settings
value set can call
UpdatePublishSettings API to publish or unpublish the form.
Output only.
Implementation
PublishSettings? publishSettings;