Generates a string representation of the MediaMessage.
MediaMessage
@override String toString() { return 'MediaMessage{caption: $caption, attachment: $attachment}'; }