unknown property

WitsystemError unknown
final

Implementation

static final WitsystemError unknown = WitsystemError(
    code: -9999, type: ErrorType.sdk, error: S.current.platform_unknown);