public async Task FireHandleNotificationNotFound(NoteDto notification)
#pragma warning restore 1998
        {
            string methodName = "Core.FireHandleNotificationNotFound";
            try