watchError method

String? watchError()

Watches and returns the error reactively.

Implementation

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