exportData abstract method

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

Implementation

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