Stats
public struct Stats: Equatable
Stats object which holds rawCount attribute
-
rawCount attribute will hold the number of items
Declaration
Swift
public let rawCount: Int
public struct Stats: Equatable
Stats object which holds rawCount attribute
rawCount attribute will hold the number of items
Swift
public let rawCount: Int