entityTypeDisplayName property

String? entityTypeDisplayName
final

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

If the parameter is required, this must be provided.

Implementation

final String? entityTypeDisplayName;