sendToStore abstract method

Future<IdentifierResponse> sendToStore(
  1. ServiceCall call,
  2. ComponentsServiceSendToStoreRequest request
)

Implementation

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