major property Null safety
read / write
The major version number is incremented when the protocol is changed in a potentially incompatible way.
Implementation
int? major;
The major version number is incremented when the protocol is changed in a potentially incompatible way.
int? major;