error_detail property

String? get error_detail

Details of the error while signing in.

Implementation

String? get error_detail => _error_detail?.toDart;