Skip to content

Commit

Permalink
and doc ZulipBinding.notif
Browse files Browse the repository at this point in the history
  • Loading branch information
gnprice committed Oct 12, 2023
1 parent cf2d64a commit 138ee0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/model/binding.dart
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ abstract class ZulipBinding {
/// Wraps [firebase_messaging.FirebaseMessaging.onMessage].
Stream<firebase_messaging.RemoteMessage> get firebaseMessagingOnMessage;

/// Wraps the [FlutterLocalNotificationsPlugin] singleton constructor.
FlutterLocalNotificationsPlugin get notif;
}

Expand Down

0 comments on commit 138ee0f

Please sign in to comment.