createOneChain abstract method

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

Implementation

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