MAX_USER_TAGS constant Null safety
Deprecated("Use 'maxUserTags' instead. Will be removed in Dart 3.0.")">@Deprecated("Use 'maxUserTags' instead. Will be removed in Dart 3.0.")
Implementation
@Deprecated("Use 'maxUserTags' instead. Will be removed in Dart 3.0.")
// TODO(bkonyi): We shouldn't be using SCREAMING_CAPS for constants, so this
// should be removed for Dart 3.0.
static const MAX_USER_TAGS = maxUserTags;