includePublicTagTemplates property

  1. @Deprecated('Not supported. Member documentation may have more information.')
bool? includePublicTagTemplates
getter/setter pair

This field is deprecated.

The search mechanism for public and private tag templates is the same.

Optional.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.bool? includePublicTagTemplates;