signature method
Returns a human-readable representation of this struct's current field values.
Implementation
String signature() => structName;
Returns a human-readable representation of this struct's current field values.
String signature() => structName;