message property

String message
final

Some states have string messages associated with them. See the documentation for the BACtrackState enum for details. This string may be empty but will never be null.

Implementation

final String message;