formId property

String? formId
getter/setter pair

The ID of the Form.

This is same as the Form.form_id field.

Required.

Implementation

core.String? formId;