sendToStore abstract method
Future<IdentifierResponse>
sendToStore(
- ServiceCall call,
- ComponentsServiceSendToStoreRequest request
Implementation
$async.Future<$1.IdentifierResponse> sendToStore(
$grpc.ServiceCall call, $0.ComponentsServiceSendToStoreRequest request);