TF-2116 Add RequestReadReceipt and more option
(cherry picked from commit 5f9eb6b9c78239ffb586eea98feaf3e6c30981f9)
This commit is contained in:
@@ -3333,4 +3333,11 @@ class AppLocalizations {
|
||||
args: [count]
|
||||
);
|
||||
}
|
||||
|
||||
String get saveAsDraft {
|
||||
return Intl.message(
|
||||
'Save as draft',
|
||||
name: 'saveAsDraft',
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user