Dictionary

public extension Dictionary
  • Converts the dictionary to a JSON string representation.

    Declaration

    Swift

    var json: String { get }