StringV

public struct StringV: ScalarValue, AsJson

Represents a string returned by the server. Reference.

  • Declaration

    Swift

    public static func == (left: StringV, right: StringV) -> Bool

    Parameters

    lhs
    rhs