uninterpretedOption property
The parser stores options it doesn't recognize here. See above.
Implementation
@$pb.TagNumber(999)
$core.List<UninterpretedOption> get uninterpretedOption => $_getList(0);
The parser stores options it doesn't recognize here. See above.
@$pb.TagNumber(999)
$core.List<UninterpretedOption> get uninterpretedOption => $_getList(0);