supportedTiers property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The tiers that support this notification channel; the project service tier must be one of the supported_tiers.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<core.String>? supportedTiers;