Revert changes to reserved names to maintain backwards compat (#636) 146b186 and b96dc21 removed some of the reserved names. Removing a reserved name is a breaking change as a reserved field name would previously be added a suffix. To avoid keep things backwards compatible this adds those reserved names back, to be removed in the next major release.
Protocol Buffers (protobuf) are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
This repository is home to packages related to protobuf for Dart. It contains: