typealias ApplicationFlagsString

export type ApplicationFlagsString = keyof typeof ApplicationFlags;

Constructors

constructor()