iosError property

String? iosError
getter/setter pair

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? iosError;