entityTypeDisplayName property

String? entityTypeDisplayName
getter/setter pair

The name of the entity type, prefixed with @, that describes values of the parameter.

If the parameter is required, this must be provided.

Optional.

Implementation

core.String? entityTypeDisplayName;