TF-79 Mark as star/unstar in email detailed view
This commit is contained in:
@@ -29,4 +29,6 @@ abstract class EmailDataSource {
|
||||
);
|
||||
|
||||
Future<List<EmailId>> moveToMailbox(AccountId accountId, MoveRequest moveRequest);
|
||||
|
||||
Future<bool> markAsImportant(AccountId accountId, EmailId emailId, ImportantAction importantAction);
|
||||
}
|
||||
Reference in New Issue
Block a user