exportData abstract method

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

Implementation

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