typeId property

String? typeId
getter/setter pair

Id can be used if this definition of the field needs to be reused later.

Id needs to be unique across the entire template. Id can only be specified if the field type is record.

Optional.

Implementation

core.String? typeId;