RPCClient({ required this.host, required this.port, required this.username, required this.password, required this.useSSL, });