perform method

Future<LogResponse> perform()

Implementation

Future<LogResponse> perform() {
  return _nestedCall();
}