JSONEncodable

public protocol JSONEncodable

Object that could produce JSON

  • Undocumented

    Declaration

    Swift

    var json: JSON { get }