errorDescription

    A localized description of the client error.

    ClientError.swift:136
    var errorDescription: String? { get }

    Returns

    A localized string describing the client error.

    This computed property provides a localized human-readable description of the client error, which is suitable for displaying to users.

    Other members in extension

    Type members

    Instance members