1 2 3 4 5 6 7 8
namespace Sink.Commands; table Flush { id: string; type: int; //See flush.h } root_type Flush;