Returns a string representation of this object.
@override String toString() { return 'InfoWindow{title: $title, snippet: $snippet}'; }