Key.fromGuid constructor

Key.fromGuid(
  1. String guid
)

Implementation

Key.fromGuid(String guid) : _value = guid;