Key class
Constructors
- Key.fromGuid(String guid)
 - Key.fromString(String strGuid)
 - Key.fromStringOrNull(String? strGuid)
 - 
          
            factory
 
Properties
Methods
Operators
- 
  operator ==(
Object other) → bool  - 
  The equality operator.
  override