mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 21:01:55 +00:00
3a2c535592
@Nullable is only a compiler informational attribute. Removing for required fields improves compiler warnings but doesn't impact any running code.