getSessions method
- GetSessionsRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$34.GetSessionsResponse> getSessions($34.GetSessionsRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getSessions, request, options: options);
}