Future init(String uri, int port, String uid) async { this.uri = uri; this.port = port; this.uid = uid; }