Structs
The following structs are available globally.
-
Declaration
Swift
public struct BadgeCount: JsonConvertible, CustomStringConvertible
-
Helps to convert dictionaries/arrays with custom objects to a valid JSON string. (and back)
See moreDeclaration
Swift
public struct JsonHelper