error property

String? get error

Current error message.

Implementation

String? get error => value.error;