Skip to content

الترجمة 🌍

ساهم في ترجمة هذه الصفحة أو تحسينها.

ساهم

ENUM

InfoPlist.CodingError

Contents

swift
public enum CodingError: Error

Cases

invalidType(_:)

swift
case invalidType(String)

Released under the MIT License.