error property
The error object representing the last authentication failure.
This value is null
if the protocol doesn’t use errors to indicate an authentication failure.
NOTE: available only on iOS.
Implementation
String? error;
The error object representing the last authentication failure.
This value is null
if the protocol doesn’t use errors to indicate an authentication failure.
NOTE: available only on iOS.
String? error;