Files
workavia-mail-front/model/lib/mailbox/mailbox_constants.dart

4 lines
139 B
Dart

const String anyoneIdentifier = 'anyone';
const String postingRight = 'p';
const String subaddressingSupported = "subaddressingSupported";