error_description property

String? get error_description

The description of the error.

Implementation

String? get error_description => _error_description?.toDart;