message property

String message
getter/setter pair

Provides additional information in case of failure.

In case of a successful initialization, this will be "ERROR_NONE."

Implementation

late String message;