watchError method

String? watchError()

Reactively watches the error.

Implementation

String? watchError() => _error.watch();