List<Interceptor> logInterceptor() { return [LogInterceptor(requestBody: true, responseBody: true)]; }