instanceHash property
Optional hex hash to distinguish instances, e.g., "a1b2c3d4". When present, output becomes "ClassName@hash".
Implementation
final String? instanceHash;
Optional hex hash to distinguish instances, e.g., "a1b2c3d4". When present, output becomes "ClassName@hash".
final String? instanceHash;