exportData abstract method

Future<ExportDataResponse> exportData(
  1. ServiceCall call,
  2. ExportDataRequest request
)

Implementation

$async.Future<$2.ExportDataResponse> exportData(
    $grpc.ServiceCall call, $2.ExportDataRequest request);