errorMessage property

String? errorMessage
getter/setter pair

Last error message to surface to the user (cleared on next action).

Implementation

String? errorMessage;