menu
uuid
uuid_value.dart
UuidValue
version property
version
dark_mode
light_mode
version
property
int
version
Implementation
int get version => int.parse(String.fromCharCode(uuid.codeUnitAt(14)));
uuid
uuid_value
UuidValue
version property
UuidValue class