typealias ActivityFlagsString

export type ActivityFlagsString = keyof typeof ActivityFlags;

Constructors

constructor()