void subscribe(String destination, Function(String json) onData, {Function()? onDone, Function(Object error)? onError}) {}