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