viewEnclaveFrame method
View the properties of a frame
Implementation
$grpc.ResponseFuture<$2.EnclaveFrame> viewEnclaveFrame(
$1.IdentifierUUID request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewEnclaveFrame, request, options: options);
}