suga_core library

Constants

unit → const Unit

Functions

laravelErrorMessageParser({required HttpError httpError}) String?

Typedefs

ErrorMessageParser = String? Function({required HttpError httpError})
UnauthorizedResponseHandler = void Function({required HttpError httpError})

Exceptions / Errors

HttpError