pythonLegacy property

UuidValue get pythonLegacy

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

Implementation

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