JSONDecoder

extension JSONDecoder
  • Creates and returns a JSON decoder with common options used in the app

    Declaration

    Swift

    static var common: JSONDecoder { get }