major property

int get major

Major version number

Implementation

int get major => _encodedVersion & 0xFFFF;