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