patch property

int patch

Return the patch element of the version.

Implementation

int get patch => versionNumber & 0xFFF;