createOneChain abstract method

Future<StatusResponse> createOneChain(
  1. ServiceCall call,
  2. Chain request
)

Implementation

$async.Future<$3.StatusResponse> createOneChain(
    $grpc.ServiceCall call, $5.Chain request);