Gio.FileAttributeInfoList.prototype.unref

function unref(): void {
    // Gjs wrapper for g_file_attribute_info_list_unref()
}
  

Removes a reference from the given list. If the reference count falls to zero, the list is deleted.