serverError property

WitsystemError serverError
final

Implementation

static final WitsystemError serverError = WitsystemError(
    code: 500, type: ErrorType.net, error: S.current.platform_serverError);