lockedOut top-level constant
String
const lockedOut
Indicates the API lock out due to too many attempts.
Implementation
const String lockedOut = 'LockedOut';
Indicates the API lock out due to too many attempts.
const String lockedOut = 'LockedOut';