getFormatVersion
## Header: Format version.
The format version is an 16-bit unsigned integer which identifies the version of the bundle file format. The format
version is always `1` at this time.
Content copied to clipboard
uint32 format_version = 2;
Return
The formatVersion.