menu
maxilozoz_box package
documentation
modules/http/http.dart
Http
getErrorLog method
getErrorLog method
dark_mode
light_mode
getErrorLog
method
Future
<
List
<
String
>
>
getErrorLog
(
)
Implementation
Future<List<String>> getErrorLog() async { return logEngine!.get(this.httpErrLogKey); }
maxilozoz_box package
documentation
modules/http/http
Http
getErrorLog method
Http class