Returns a string representation of the info message for logging or debugging.
@override String toString() { return "Info (SOURCE: $source; TEXT: $message)"; }