toKotlinUuid

fun NSUUID.toKotlinUuid(): Uuid(source)

Converts this NSUUID value to a Uuid value by using the platform.Foundation.NSUUID.UUIDString representation.