privileged property
If an app password has 'privileged' access to possibly sensitive account state. Meant for use with trusted clients.
Implementation
String get name;/// If an app password has 'privileged' access to possibly sensitive account state. Meant for use with trusted clients.
bool? get privileged;