kGroupSeparator top-level constant
String
const kGroupSeparator
Separator for multiple group IDs within the groups field.
Implementation
const String kGroupSeparator = ',';
Separator for multiple group IDs within the groups field.
const String kGroupSeparator = ',';