We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf55f1e commit 4715731Copy full SHA for 4715731
packages/firebase_messaging/firebase_messaging_platform_interface/lib/src/remote_notification.dart
@@ -7,7 +7,7 @@ import 'package:firebase_messaging_platform_interface/firebase_messaging_platfor
7
8
import 'utils.dart';
9
10
-/// A class representing a notification which has been construted and sent to the
+/// A class representing a notification which has been constructed and sent to the
11
/// device via FCM.
12
///
13
/// This class can be accessed via a [RemoteMessage.notification].
0 commit comments