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