chore: update the documentation

This commit is contained in:
HammadAsiif 2024-10-14 15:59:26 +02:00
parent fb24dbdc29
commit e02ea38dd3

View file

@ -277,7 +277,7 @@ firebaseRepo.getNotifications("user_123").listen((notifications) {
``` ```
--- ---
### Advaned Usage With Custom Translations ### Advanced Usage With Custom Translations
```dart ```dart
final translations = NotificationTranslations( final translations = NotificationTranslations(
appBarTitle: "My Custom Notifications", appBarTitle: "My Custom Notifications",