mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 20:15:34 +00:00
@Nullable is only a compiler informational attribute. Removing for required fields improves compiler warnings but doesn't impact any running code.