RequestArguments: {
    method: string;
    params?: readonly unknown[] | object;
}