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