Returns a string representation of this object.
@override String toString() { return 'CameraTargetBounds(bounds: $bounds)'; }