@override Future<List<T>> readAll({ String? key, List<String>? nodeRoute, }) { return readAllHttp(key: key, nodeRoute: nodeRoute); }