4 lines
139 B
Dart
4 lines
139 B
Dart
const String anyoneIdentifier = 'anyone';
|
|
const String postingRight = 'p';
|
|
const String subaddressingSupported = "subaddressingSupported";
|