minor property Null safety
read / write
The minor version number is incremented when the protocol is changed in a backwards compatible way.
Implementation
int? minor;
The minor version number is incremented when the protocol is changed in a backwards compatible way.
int? minor;