api_logger/api_logger library
Classes
Typedefs
-
OnErrorModelChanged
= void Function(List<
ErrorModel> ) - OnNewError = void Function(FlutterErrorDetails)
- OnRouteApiScreen = void Function(bool isShowed)
-
SendTextFunction
= Future<
String?> Function({required String body, required String email, required String title})