defaultVersionId property

String? defaultVersionId
final

The ID of the default version of the type. The default version is used when the type version is not specified.

To set the default version of a type, use SetTypeDefaultVersion .

Implementation

final String? defaultVersionId;