pythonLegacy property

UuidValue pythonLegacy

Returns an UuidValue Object for an Uuid stored in Python Legacy Format

Implementation

UuidValue get pythonLegacy => UuidValue.fromByteList(content);