getErrorMessage property
String
get
getErrorMessage
Get the error message whenever this ChangeNotifier had an error See also: isInErrorState
Implementation
String get getErrorMessage => _latestErrorMsg;