menu
data_repository package
documentation
utils/exception_formatter.dart
ExceptionFormatter
formatError constant
formatError constant
dark_mode
light_mode
formatError
constant
@
Deprecated
('Use ErrorCodes.format')
int
const
formatError
Implementation
@Deprecated('Use ErrorCodes.format') static const formatError = ErrorCodes.format;
data_repository package
documentation
utils/exception_formatter
ExceptionFormatter
formatError constant
ExceptionFormatter mixin