uninterpretedOption property
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
Implementation
final List<UninterpretedOption> uninterpretedOption;
The parser stores options it doesn't recognize here. See the documentation for the "Options" section above.
final List<UninterpretedOption> uninterpretedOption;