allowTakendown property

bool? get allowTakendown
inherited

When true, instead of throwing error for takendown accounts, a valid response with a narrow scoped token will be returned

Implementation

String get identifier; String get password; String? get authFactorToken;/// When true, instead of throwing error for takendown accounts, a valid response with a narrow scoped token will be returned
bool? get allowTakendown;