RpcTimeoutException({ required String method, required this.body, Duration? timeout, }) : super('RPC call $method timed out.', timeout);