Add package as attribute to ProtobufEnum
Open
feature request
- Dominant language
- Dart
- Stars
- 572
- Forks
- 196
- Avg merge
- 1h 59m
- Merged PRs (30d)
- 2
Description
The system I work on requires the fully qualified name of the proto enum for a particular serialization format, along with existing all caps literal value member. This feature request is a more specific request than bug #90. It would be great if there was a `String get package` on the ProtobufEnum class.
Contributor guide
Assessment
This issue has not been assessed yet.