version property

int get version

Implementation

int get version => int.parse(String.fromCharCode(uuid.codeUnitAt(14)));