uninterpretedOption property
The parser stores options it doesn't recognize here. See above.
Implementation
final List<UninterpretedOption> uninterpretedOption;
The parser stores options it doesn't recognize here. See above.
final List<UninterpretedOption> uninterpretedOption;