AppwriteNotificationApi({ required Databases db, required this.databaseId, required this.collectionId, }) : _db = db;