message property

String get message

Implementation

String get message {
  return messages.join("\n");
}