3 lines
75 B
Dart
3 lines
75 B
Dart
const String anyoneIdentifier = 'anyone';
|
|
const String postingRight = 'p';
|
const String anyoneIdentifier = 'anyone';
|
|
const String postingRight = 'p';
|