UUID

extension UUID: ToFromData
  • The lowercased string form of this UUID (Forsta uses the lowercase string exclusively in message payloads and user addresses)

    Declaration

    Swift

    var lcString: String { get }