TF-2536 Change the logic to get all mailbox
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import 'package:tmail_ui_user/features/mailbox/domain/model/mailbox_response.dart';
|
||||
|
||||
class CacheMailboxResponse extends MailboxResponse {
|
||||
|
||||
CacheMailboxResponse({required super.mailboxes, super.state});
|
||||
}
|
||||
Reference in New Issue
Block a user