isErrorStatusCodeForTest static method
Implementation
@visibleForTesting
static bool isErrorStatusCodeForTest(int? statusCode) =>
_isErrorStatusCode(statusCode);
@visibleForTesting
static bool isErrorStatusCodeForTest(int? statusCode) =>
_isErrorStatusCode(statusCode);