menu
rest_api_client package
documentation
implementations/exception_handler.dart
ExceptionHandler
exceptions property
exceptions property
dark_mode
light_mode
exceptions
property
StreamController
<
BaseException
>
exceptions
final
Implementation
final StreamController<BaseException> exceptions = StreamController<BaseException>.broadcast();
rest_api_client package
documentation
implementations/exception_handler
ExceptionHandler
exceptions property
ExceptionHandler class