Creates a string representation for debugging
@override String toString() => 'ScreenshotData($filename, ${bytes.length} bytes, $width x $height)';