getErrorMessage property

String getErrorMessage

Get the error message whenever this ChangeNotifier had an error See also: isInErrorState

Implementation

String get getErrorMessage => _latestErrorMsg;