export abstract method

Future<ExportLogsServiceResponse> export(
  1. ServiceCall call,
  2. ExportLogsServiceRequest request
)

Implementation

$async.Future<$2.ExportLogsServiceResponse> export(
    $grpc.ServiceCall call, $2.ExportLogsServiceRequest request);