error property

String? error

If there are errors, return details

Implementation

String? get error => _error;