Dialog.message() method

The message displayed in the dialog.

Signature

class Dialog {
  message(): string;
}

Returns:

string