Future<Spark> get spark async => Spark() ..mergeFromProto3Json((await http.get(u("/spark"), headers: h)).json);