exportFormatId property
The ID of the format in which the Model must be exported.
Each Model lists the export formats it supports. If no value is provided here, then the first from the list of the Model's supported formats is used by default.
Implementation
core.String? exportFormatId;