getChainDescriptor abstract method

Future<GetChainDescriptorResponse> getChainDescriptor(
  1. ServiceCall call,
  2. GetChainDescriptorRequest request
)

Implementation

$async.Future<$0.GetChainDescriptorResponse> getChainDescriptor(
    $grpc.ServiceCall call, $0.GetChainDescriptorRequest request);