major property Null safety

int? major
read / write

The major version number is incremented when the protocol is changed in a potentially incompatible way.

Implementation

int? major;