new: support msg push

This commit is contained in:
lollipopkit
2023-03-12 16:06:51 +08:00
parent 35b5d1ccb5
commit 4c4153ef98
12 changed files with 113 additions and 25 deletions

View File

@@ -447,6 +447,12 @@ abstract class S {
/// **'Found {count} update'**
String foundNUpdate(Object count);
/// No description provided for @getPushTokenFailed.
///
/// In en, this message translates to:
/// **'Can\'t fetch push token'**
String get getPushTokenFailed;
/// No description provided for @go.
///
/// In en, this message translates to:
@@ -765,6 +771,12 @@ abstract class S {
/// **'Private Key'**
String get privateKey;
/// No description provided for @pushToken.
///
/// In en, this message translates to:
/// **'Push token'**
String get pushToken;
/// No description provided for @pwd.
///
/// In en, this message translates to: