CodeSampleX

Sample

Verify that Equatable does not automatically stringify properties in toString() unless explicitly enabled

sha256:bec4ea595f73e58cfacf6eb4297d3478d35d6f1994148f087b6ebcf9904d4aec

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Verify that Equatable does not automatically stringify properties in toString() unless explicitly enabled HOW
Packages
equatable 2.1.0
Environment
dart
Created
2026-08-17T02:07:29Z

Commonly assumed

A class extending Equatable automatically formats its fields in toString() output by iterating over its overridden props.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts