liveError property

ValueNotifier<String> get liveError

Implementation

ValueNotifier<String> get liveError => _errorNotifier;