errorMessage property

String? errorMessage
getter/setter pair

The error message will be shown to the user.

Set only if the error code is REQUIRE_USER_ACTION.

Output only.

Implementation

core.String? errorMessage;