export abstract method

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

Implementation

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