TF-1810 Implement store detailed email to cache
(cherry picked from commit 6be6d69ad8e5fb05d839e2649b1f444613eea6d1)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ class GetNewReceiveEmailFromNotificationLoading extends UIState {}
|
||||
|
||||
class GetNewReceiveEmailFromNotificationSuccess extends UIState {
|
||||
|
||||
final List<EmailId> emailIds;
|
||||
final Set<EmailId> emailIds;
|
||||
final AccountId accountId;
|
||||
final Session? session;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user