create static method

UUIDValue create()

Implementation

@$core.pragma('dart2js:noInline')
static UUIDValue create() => UUIDValue._();