error property

String? error
getter/setter pair

Error message if authentication failed. This is a human-readable description of what went wrong.

Implementation

String? error;