Gio.FileAttributeMatcher.prototype.unref

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

Unreferences matcher. If the reference count falls below 1, the matcher is automatically freed.