feat: Auto sync label from web socket
This commit is contained in:
@@ -5,6 +5,7 @@ class TypeName with EquatableMixin {
|
||||
static const mailboxType = TypeName('Mailbox');
|
||||
static const emailType = TypeName('Email');
|
||||
static const emailDelivery = TypeName('EmailDelivery');
|
||||
static const labelType = TypeName('Label');
|
||||
|
||||
final String value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user