ObjectExist.fromJson(Map<String, dynamic> json) { exists = json['exists']; isFolder = json['isFolder']; }