editionDeprecated property

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

copybara:strip_begin TODO(b/297898292) Deprecate and remove this field in favor of enums.

copybara:strip_end

Implementation

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