Variable modifierTagsConst
modifierTags: readonly [
"@alpha",
"@beta",
"@eventProperty",
"@experimental",
"@internal",
"@override",
"@packageDocumentation",
"@public",
"@readonly",
"@sealed",
"@virtual",
"@abstract",
"@class",
"@disableGroups",
"@enum",
"@event",
"@expand",
"@hidden",
"@hideCategories",
"@hideconstructor",
"@hideGroups",
"@ignore",
"@inline",
"@interface",
"@namespace",
"@function",
"@overload",
"@private",
"@protected",
"@reexport",
"@showCategories",
"@showGroups",
"@useDeclaredType",
"@primaryExport",
] = ...