patch property

int get patch

Return the patch element of the version.

Implementation

int get patch => versionNumber & 0xFFF;