message property

String? message
getter/setter pair

Message of what the user should do next to continue the installation.

Empty string if the installation is already complete.

Output only.

Implementation

core.String? message;