$BaseUnauthorizedErrorExtension extension
Methods
-
copyWith(
{String? type, String? title, int? status, String? traceId}) → BaseUnauthorizedError -
Available on BaseUnauthorizedError, provided by the $BaseUnauthorizedErrorExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? type, Wrapped<String> ? title, Wrapped<int> ? status, Wrapped<String> ? traceId}) → BaseUnauthorizedError -
Available on BaseUnauthorizedError, provided by the $BaseUnauthorizedErrorExtension extension