ObjectV
public struct ObjectV: Value, AsJson
Represents an object returned by the server. Reference.
-
Declaration
Swift
public static func == (left: ObjectV, right: ObjectV) -> Bool
Parameters
lhs
rhs