frameSystemConfig method

ResponseFuture<FrameSystemConfigResponse> frameSystemConfig(
  1. FrameSystemConfigRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$30.FrameSystemConfigResponse> frameSystemConfig($30.FrameSystemConfigRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$frameSystemConfig, request, options: options);
}