typeRef property

String? typeRef
getter/setter pair

A reference to another field definition (not an inline definition).

The value must be equal to the value of an id field defined elsewhere in the MetadataTemplate. Only fields with record type can refer to other fields.

Optional.

Implementation

core.String? typeRef;